Text File | 1993-10-04 | 632 b | 14 lines | [TEXT/ttxt]
HeartQuest as SAT demo
======================
HeartQuest is the biggest demo in SAT. This obviously makes it hardest to grasp, but it includes a bunch of useful routines that you may need, including:
• Menu and window handling, using the TransSkel package.
• A score and level display, updated using SAT's background modification functions.
• High score list.
• Crystal Quest-style mouse control using fixed-point numbers. (Note: never use floating point in an arcade game!)
• Optionally zooms to fill the entire screen.
• Dithered background generated by QuickDraw.
Binary not included, since it will be distributed separately.